Skip to content

CDRIVER-5560 add server 8.0 tasks#1603

Merged
kevinAlbs merged 6 commits intomongodb:masterfrom
kevinAlbs:C5560
May 17, 2024
Merged

CDRIVER-5560 add server 8.0 tasks#1603
kevinAlbs merged 6 commits intomongodb:masterfrom
kevinAlbs:C5560

Conversation

@kevinAlbs
Copy link
Copy Markdown
Collaborator

Summary

New tasks were verified in this patch build.

Background & Motivation

Tasks with 7.0 server were copied to test 8.0.

The first commit regenerates the Evergreen config. This removes -x from sh invocation in rpm-package-build. I assume this was leftover from debugging.

Test fixes are intended to address observed task failures:

  • /bulkwrite/server_id/on_retry in a nossl task. Retryable writes require crypto (for sessions). Test is now skipped if the driver is built without crypto.
  • /crud/prose_test_5 in the test-versioned-api-8.0. The client was not configured with the expected server API.

kevinAlbs added 6 commits May 17, 2024 08:33
copy `7.0` tasks to `8.0`
copy `7.0` tasks to `8.0`
Pulls in prior changes. Removes `-x` from `sh` invocation.
To address failure observed on a "nossl" task
To address observed failure in `test-versioned-api-8.0` task
@kevinAlbs kevinAlbs marked this pull request as ready for review May 17, 2024 15:08
@kevinAlbs kevinAlbs requested a review from rcsanchez97 May 17, 2024 15:08
Copy link
Copy Markdown
Contributor

@rcsanchez97 rcsanchez97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kevinAlbs kevinAlbs merged commit 59443b7 into mongodb:master May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants